Connect to the "changed" callback of the adjustment. We need to redraw the
authorFederico Mena Quintero <federico@helixcode.com>
Mon, 27 Nov 2000 17:47:52 +0000 (17:47 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Mon, 27 Nov 2000 17:47:52 +0000 (17:47 +0000)
commitba97b1467a3e19db7c1084651463e367930c3bb9
tree41f4a1a25a3960771e323ffb833b1f43b0dbecb2
parent1c805555ce2bbac4b5f0362b3750d050c766912f
Connect to the "changed" callback of the adjustment. We need to redraw the

2000-11-27  Federico Mena Quintero  <federico@helixcode.com>

* gtk/gtkspinbutton.c (gtk_spin_button_set_adjustment): Connect to
the "changed" callback of the adjustment.  We need to redraw the
spin button's arrows when the adjustment's range changes.
(adjustment_changed_cb): Draw the arrows.
(gtk_spin_button_value_changed): Draw the arrows.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkspinbutton.c